Видео с ютуба Pycon Unit Testing
Hillel Wayne - Beyond Unit Tests: Taking Your Testing to the Next Level - PyCon 2018
Jes Ford - Getting Started Testing in Data Science - PyCon 2019
Michael Tom-Wing, Christie Wilson - Introduction to Unit Testing in Python with Pytest - PyCon 2016
Neil Chazin - Strategies for testing Async code - PyCon 2019
Renee Chu - Unit Tests, Cluster Tests: A Comparative Introduction - PyCon 2016
Pro tips for writing great unit tests - Raymond Hettinger
Unit Testing with Requests
Code Coverage Through Unit Tests Running in Sub-Processes/Threads|Saransh Chopra|PyCon APAC 2022
Pycon Ireland 2017: Testing in Django - Ana Balica
Edwin Jung - Mocking and Patching Pitfalls - PyCon 2019
Unit testing in the real world with mock - Chen Rotem Levy - Pycon Israel 2017
PyCon Ireland 2019 - Unit & Integration Testing - Ignasi Bosch
PyCon PL 2013 "How to test it?"
Greg Ward: Unit Testing Makes Your Code Better - PyCon 2014
Leveraging the Art of Parallel Unit Testing in Django [PyCon DE & PyData Berlin 2024]
Itamar Turner-Trauring - A Beginner's Guide to Test-driven Development - PyCon 2015
Beyond Units: End-To-End Web UI Testing|Andrew Knight|PyCon TW 2021
Unit tests and TDD does NOT have to be boring - Daniel (Yona) Simons - Pycon Israel 2017
"How to build a unit testing library from scratch?" - Bhavani Ravi (PyCon AU 2023)
Unit Testing Makes Your Code Better #MP44